CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FFT fortran

搜索资源列表

  1. fft

    0下载:
  2. This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:72183
    • 提供者:陈西
  1. cg

    0下载:
  2. fortran CG-FFT程序 Conjugate gradient package for solving complex matrix equations -fortran CG-FFT procedures Conjugate gradient pack age for solving complex matrix equations
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21794
    • 提供者:dui
  1. fft

    1下载:
  2. fft的小程序,欢迎指正!:)是用fortran编写的,可以运行!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2466
    • 提供者:万兰
  1. fft2d

    1下载:
  2. fft的文件,fortran环境下运行!欢迎指正!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1041
    • 提供者:万兰
  1. FFT_Fortran

    0下载:
  2. 此為fortran code 的fft程式
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:22478
    • 提供者:jimmy
  1. FFT-1D

    1下载:
  2. 本fortran程序用来实现对一维数组进行一维快速Fourier变换
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2194
    • 提供者:王天华
  1. fft

    0下载:
  2. MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFO
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:273050
    • 提供者:donotspam
  1. 利用fortran编写的实现二维fft的程序

    2下载:
  2. 该程序能够有效计算点数为2的N次方情况下的二维fft变换,已经经过matlab的验证,只要稍微改动一下,就可以计算二维ifft变换,当然,也可以按照程序中的方法,计算更维的fft。程序中fai0r数组为初始点(也就是要计算的点)的实部,fai0i数组为初始点的虚部。
  3. 所属分类:源码下载

    • 发布日期:2011-01-05
    • 文件大小:36864
    • 提供者:wxkuan
  1. 求取2的n次幂

    0下载:
  2. 求取2的n次幂,常用于FFT变换中
  3. 所属分类:数据结构常用算法

    • 发布日期:2011-02-16
    • 文件大小:232
    • 提供者:room502
  1. DIF-IFFT

    0下载:
  2. 可用于图像处理中的傅立叶逆变换子程序,使用fortran编程-Can be used for image processing in the inverse Fourier transform subroutine, use the fortran program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:694
    • 提供者:宋生
  1. function6

    0下载:
  2. Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measur
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1049
    • 提供者:sabah_altaie
  1. FFT

    0下载:
  2. 时域分解FFT算法,以FORTRAN代码实现。本程序利用结构体表示复数。-FFT time domain decomposition algorithms to FORTRAN code. The program uses structure that plural.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:10010
    • 提供者:智庆全
  1. FFT

    1下载:
  2. 该程序为快速傅立叶变换程序,为一个一维FORTRAN程序。-this code is a FFT code, which is an one-dimensional code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:834
    • 提供者:therty
  1. fft

    0下载:
  2. 快速傅里叶变换(fft)程序,使用Fortran语言,速度快-Fast Fourier Transform (fft), the use of Fortran language, fast
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:513
    • 提供者:lub
  1. fortran

    0下载:
  2. 各种FFT的fortran程序,来之不易,给需要的学术者-FFT variety of fortran program, hard-won, those in need of academic
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-05
    • 文件大小:50460
    • 提供者:xujiong
  1. FFT

    0下载:
  2. 利用快速傅里叶变换(FFT)计算一维离散傅里叶变换程序(Computation of one dimensional discrete Fourier transform)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:2174976
    • 提供者:Francis_647
  1. fourn

    0下载:
  2. 算法书上好用的fortran70 的傅里叶变换程序(The fortran 70 program for FFT)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:brightpoint
  1. fft

    0下载:
  2. 采用Fortran复随机序列的傅里叶变换方法(Fourier transform method for complex random sequence)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:3072
    • 提供者:yjli1017
  1. 2fft

    0下载:
  2. fortran语言写的二维傅里叶变换程序(Two dimensional Fourier transform program written in FORTRAN language)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:yjli1017
  1. dfftpack

    1下载:
  2. FFTPACK is a package of Fortran subprograms for the fast Fourier transform of periodic and other symmetric sequences. It includes complex, real, sine, cosine, and quarter-wave transforms.
  3. 所属分类:数学计算

    • 发布日期:2020-09-02
    • 文件大小:38912
    • 提供者:tec4tech
« 1 23 »
搜珍网 www.dssz.com